go/constant.stringVal.ExactString (method, view implemented interface methods)

one use

	go/constant (current package)
		value.go#L243: func (x *stringVal) ExactString() string { return strconv.Quote(x.string()) }